/*Angel Beats*/

BODY
{
	background-repeat: no-repeat;
	background-color: #000000;
	background-image:url(https://dl.dropbox.com/s/qczmks468vmwtee/angel_beats!%20Yui.jpg);
	background-position: center center ;	
	background-attachment: fixed;

	color: #FFFFFF;
	font-size: 11.00px;
	font-family: Trebuchet MS;
	background-color: #000000;
}

/* 
//Columns on my list
*/
	{
	font-size: 11.00px;
	font-family: Trebuchet MS;
	}

#list_surround
{
	margin-left: 40px;
	width: 600px;
	padding-top: 338px;
	margin-top: 20px;
	background-image: url(https://dl.dropbox.com/s/49inbpavhz35ihb/LogoAB2.png);
	background-repeat: no-repeat;
	background-position: top-center;
}

a
{
    color:  #abb8ba;
    text-decoration: none;
    font-weight: bold;
}

a:visited
{
	color:  #abb8ba;
	text-decoration: none;
}

a:hover
{
	color:  #FFCC00;
	text-decoration: underline;
}


.td1, .td2
{
	font-size: 11.00px;
	font-family: Verdana, Arial;
	padding: 2px;
	color: #ffffff;
	background-image:url(https://dl.dropbox.com/s/5cws5c8z8qmjroi/text1.png);
	background-position:center;
	background-color: none;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #3b4346;
}


.table_header
{
	color: #FFFFFF;
	background-image:url(https://dl.dropbox.com/s/5cws5c8z8qmjroi/text1.png);
	background-color: none;
	background-position:center;
	padding: 2px;

	border-width: 0px 0px 0px 0px;
	border-style: hidden;
	border-color: #3b4346;
}


.table_headerLink, .table_headerLink:Visited, .table_headerLink:Hover
{
	color: #FFFFFF;
}

.status_selected
{
	font-size: 12.00px;
	font-weight: bold;
	text-decoration: underline;
}

.status_not_selected
{
	font-size: 12.00px;
	font-weight: bold;
}

.status_selected:Hover, .status_not_selected:Hover
{
	font-weight: bold;
}


.header_title {
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    display: inline-block;
    font-weight: bold;
    font-size: 15px;
    height: 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.header_cw, .header_completed, .header_onhold, .header_dropped, .header_ptw
{
	padding-left: 12px;
	text-align: bottom-left;
	height: 60px;
	background-image: url(https://dl.dropbox.com/s/3ie3gmglylcz3qg/top.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

.category_totals
{
	height: 60px;
	color: #ffffff;
	padding-top: 11px;
	padding-right: 25px;
	font-size: 10px;
	text-align: center;
	vertical-align:top;
	background-image:url(https://dl.dropbox.com/s/uatzq6kihmbv2ah/down.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin-left: 0px;
}

#grand_totals
{
	height: 70px;
	padding-top: 28px;
	font-size: 10px;
	text-align: center;
	background-image: url(https://dl.dropbox.com/s/s2whqkjzawjrwdg/cop.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

#copyright
{
	height: 70px;
	padding-top: 28px;
	font-size: 10px;
	text-align: center;
	background-image: url(https://dl.dropbox.com/s/s2whqkjzawjrwdg/cop.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}
#copyright:after{content:'            Design by FlipSide';}
